Added host.API_version_{major,minor,vendor,vendor_implementation} fields.
authorEwan Mellor <ewan@xensource.com>
Sun, 25 Feb 2007 17:20:51 +0000 (17:20 +0000)
committerEwan Mellor <ewan@xensource.com>
Sun, 25 Feb 2007 17:20:51 +0000 (17:20 +0000)
commit5baa3458c54ea77ce40bf9148b7a99425810d62a
treef92aa8a71ee63ec37e6b83d803c8e8421a683d82
parentb0a0faf30a762700fb51d1ac9f7aa28624797151
Added host.API_version_{major,minor,vendor,vendor_implementation} fields.

Fix missing host.other_config from the record returned by Xend.

Improve the error diagnosis when we catch TypeError.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
docs/xen-api/xenapi-datamodel.tex
tools/libxen/include/xen_host.h
tools/libxen/src/xen_host.c
tools/python/xen/xend/XendAPI.py
tools/python/xen/xend/XendAPIVersion.py [new file with mode: 0644]